Skip to content

Trim the comments on the lent-UI surface - #261

Merged
czpython merged 1 commit into
mainfrom
comment-diet
Aug 16, 2026
Merged

Trim the comments on the lent-UI surface#261
czpython merged 1 commit into
mainfrom
comment-diet

Conversation

@czpython

Copy link
Copy Markdown
Owner

Comment density on the files this arc added ran well past what the code needed — restating what the next line already says, and narrating decisions that belong in the PR rather than the source.

Cut to what a reader cannot get from the code:

  • why Bare drops className
  • why --accent sits on body rather than :root (a :root declaration resolves past the palettes)
  • why bool is not drawn by SettingField
  • that the pinned export list is a contract to stop at, not edit

No behaviour change. 52 lines of comment out, 23 back.

🤖 Generated with Claude Code

Comment density on the files this arc added ran well past what the code
needed — restating what the next line already says, and narrating decisions
that belong in the PR. Cut to what a reader cannot get from the code: why
Bare drops className, why --accent sits on body rather than :root, why bool
is not drawn by SettingField, and that the pinned export list is a contract
to stop at rather than edit.

No behaviour change.
@czpython
czpython enabled auto-merge (squash) August 16, 2026 14:22
@czpython
czpython merged commit 86eef0c into main Aug 16, 2026
2 checks passed
@czpython
czpython deleted the comment-diet branch August 16, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant